@charset "utf-8";
/* CSS Document */
#time { background:url(../images/time.jpg) no-repeat; width:960px; height:100px; float:left; overflow:hidden; }
#time form { width:760px; height:40px; font-size:18px; padding:20px 100px 0 100px; margin:0; text-align:center; font-family:"微软雅黑"; font-weight:bold; color:#FFF; }
#time form a { color:#FFF; margin:0 5px; }
#time form a:hover { color:#FC0; }
#time form input { background:none; color:#FC0; font-family:Verdana, Geneva, sans-serif; font-size:24px; font-weight:bold; }
#time span { width:760px; height:30px; padding:0px 90px 0 110px; margin:0; text-align:center; float:left; }
#time span a { color:#FFF; font-size:14px; font-weight:bold; }
